Comment out the line pointing to the Lesstif source
authorGerd Moellmann <gerd@gnu.org>
Wed, 27 Dec 2000 15:49:35 +0000 (15:49 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 27 Dec 2000 15:49:35 +0000 (15:49 +0000)
directory.

src/.gdbinit

index fbad00bcc531a63948dd0c45764d67d6f322fc24..6b5ec279265efa6b78e8b916eaa61d60a8a346fc 100644 (file)
@@ -3,7 +3,7 @@ set main
 
 # Find lwlib source files too.
 dir ../lwlib
-dir /gd/gnu/lesstif-0.89.9/lib/Xm
+#dir /gd/gnu/lesstif-0.89.9/lib/Xm
 
 # Don't enter GDB when user types C-g to quit.
 # This has one unfortunate effect: you can't type C-c